i386 arch not enabled on amd64 build systems
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
It's quite hard to build a snap which has build-packages or stage-packages which are not the current arch. For example a snap which needs an i386 package will fail to build being unable to find the package when run on amd64 build systems
Perhaps the necessary "dpkg --add-architecture i386 && apt update" could happen during the VM / container stand-up?
Evaluation history
No evaluation history available.